2024-05-01 11:46:59,450 [ 164151 ] INFO : ClickHouse root is not set. Will use /home/ubuntu/_work/_temp/test/git-repo-copy (runner:42, check_args_and_update_paths) 2024-05-01 11:46:59,450 [ 164151 ] INFO : Cases dir is not set. Will use /home/ubuntu/_work/_temp/test/git-repo-copy/tests/integration (runner:90, check_args_and_update_paths) 2024-05-01 11:46:59,450 [ 164151 ] INFO : src dir is not set. Will use /home/ubuntu/_work/_temp/test/git-repo-copy/src (runner:97, check_args_and_update_paths) 2024-05-01 11:46:59,450 [ 164151 ] INFO : base_configs_dir: /home/ubuntu/_work/_temp/test/git-repo-copy/programs/server, binary: /home/ubuntu/_work/_temp/test/build/clickhouse, cases_dir: /home/ubuntu/_work/_temp/test/git-repo-copy/tests/integration (runner:99, check_args_and_update_paths) 2024-05-01 11:46:59,450 [ 164151 ] INFO : Unknown image altinityinfra/dotnet-client (runner:357, ) Running pytest container as: 'docker run --rm --name clickhouse_integration_tests_aew5lu --privileged --dns-search='.' --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-odbc-bridge:/clickhouse-odbc-bridge --volume=/home/ubuntu/_work/_temp/test/build/clickhouse:/clickhouse --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-library-bridge:/clickhouse-library-bridge --volume=/home/ubuntu/_work/_temp/test/git-repo-copy/programs/server:/clickhouse-config --volume=/home/ubuntu/_work/_temp/test/git-repo-copy/tests/integration:/ClickHouse/tests/integration --volume=/home/ubuntu/_work/_temp/test/git-repo-copy/src/Server/grpc_protos:/ClickHouse/src/Server/grpc_protos --volume=/run:/run/host:ro --mount type=bind,source=/home/ubuntu/_work/_temp/test/dockerd_volume_dir,target=/var/lib/docker -e DOCKER_HELPER_TAG=0-8e9be16153250c8307730c9b88c8517181f494ce -e DOCKER_BASE_TAG=0-8e9be16153250c8307730c9b88c8517181f494ce -e DOCKER_KERBERIZED_HADOOP_TAG=0-8e9be16153250c8307730c9b88c8517181f494ce -e DOCKER_KERBEROS_KDC_TAG=0-8e9be16153250c8307730c9b88c8517181f494ce -e DOCKER_MYSQL_GOLANG_CLIENT_TAG=0-8e9be16153250c8307730c9b88c8517181f494ce -e DOCKER_MYSQL_JAVA_CLIENT_TAG=0-8e9be16153250c8307730c9b88c8517181f494ce -e DOCKER_MYSQL_JS_CLIENT_TAG=0-8e9be16153250c8307730c9b88c8517181f494ce -e DOCKER_MYSQL_PHP_CLIENT_TAG=0-8e9be16153250c8307730c9b88c8517181f494ce -e DOCKER_NGINX_DAV_TAG=0-8e9be16153250c8307730c9b88c8517181f494ce -e DOCKER_POSTGRESQL_JAVA_CLIENT_TAG=0-8e9be16153250c8307730c9b88c8517181f494ce -e DOCKER_CLIENT_TIMEOUT=300 -e COMPOSE_HTTP_TIMEOUT=600 -e PYTHONUNBUFFERED=1 -e PYTEST_ADDOPTS="--dist=loadfile -n 10 -rfEps --run-id=0 --color=no --durations=0 'test_mysql_database_engine/test.py::test_mysql_types[float_1]' 'test_mysql_database_engine/test.py::test_mysql_types[float_2]' 'test_mysql_database_engine/test.py::test_mysql_types[timestamp_6]' 'test_mysql_database_engine/test.py::test_mysql_types[timestamp_default]' test_mysql_database_engine/test.py::test_password_leak test_mysql_database_engine/test.py::test_predefined_connection_configuration test_non_default_compression/test.py::test_preconfigured_custom_codec test_non_default_compression/test.py::test_preconfigured_default_codec test_non_default_compression/test.py::test_preconfigured_deflateqpl_codec test_non_default_compression/test.py::test_uncompressed_cache_custom_codec test_non_default_compression/test.py::test_uncompressed_cache_plus_zstd_codec test_odbc_interaction/test_exiled.py::test_bridge_dies_with_parent test_old_parts_finally_removed/test.py::test_part_finally_removed test_optimize_on_insert/test.py::test_empty_parts_optimize 'test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key[test_multiple_shards_multiple_replicas-default-key]' 'test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key[test_multiple_shards_multiple_replicas-default-sipHash64(key)]' 'test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key[test_multiple_shards_multiple_replicas-range-key]' 'test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key[test_multiple_shards_multiple_replicas-range-sipHash64(key)]' 'test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key[test_single_shard_multiple_replicas-default-key]' 'test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key[test_single_shard_multiple_replicas-default-sipHash64(key)]' 'test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key[test_single_shard_multiple_replicas-range-key]' 'test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key[test_single_shard_multiple_replicas-range-sipHash64(key)]' test_password_constraints/test.py::test_complexity_rules test_password_constraints/test.py::test_default_password_type test_postgresql_database_engine/test.py::test_datetime test_postgresql_database_engine/test.py::test_get_create_table_query_with_multidim_arrays test_postgresql_database_engine/test.py::test_postgres_database_engine_with_postgres_ddl test_postgresql_database_engine/test.py::test_postgres_database_old_syntax test_postgresql_database_engine/test.py::test_postgresql_database_engine_queries test_postgresql_database_engine/test.py::test_postgresql_database_engine_table_cache test_postgresql_database_engine/test.py::test_postgresql_database_engine_with_clickhouse_ddl test_postgresql_database_engine/test.py::test_postgresql_database_with_schema test_postgresql_database_engine/test.py::test_postgresql_fetch_tables test_postgresql_database_engine/test.py::test_postgresql_password_leak test_postgresql_database_engine/test.py::test_predefined_connection_configuration test_profile_events_s3/test.py::test_profile_events test_profile_max_sessions_for_user/test.py::test_profile_max_sessions_for_user_client_suggestions_connection test_profile_settings_and_constraints_order/test.py::test_profile_settings_and_constraints_order test_recompression_ttl/test.py::test_recompression_multiple_ttls test_recompression_ttl/test.py::test_recompression_replicated test_recompression_ttl/test.py::test_recompression_simple test_relative_filepath/test.py::test_filepath test_remote_prewhere/test.py::test_remote test_replica_can_become_leader/test.py::test_can_become_leader test_replica_is_active/test.py::test_replica_is_active test_restore_replica/test.py::test_restore_replica_alive_replicas test_restore_replica/test.py::test_restore_replica_invalid_tables test_restore_replica/test.py::test_restore_replica_parallel test_restore_replica/test.py::test_restore_replica_sequential test_rocksdb_read_only/test.py::test_dirctory_missing_after_stop test_rocksdb_read_only/test.py::test_read_only test_role/test.py::test_admin_option test_role/test.py::test_changing_default_roles_affects_new_sessions_only test_role/test.py::test_combine_privileges test_role/test.py::test_create_role test_role/test.py::test_function_current_roles test_role/test.py::test_grant_role_to_role test_role/test.py::test_introspection test_role/test.py::test_revoke_requires_admin_option test_role/test.py::test_role_expiration test_role/test.py::test_set_role test_role/test.py::test_two_roles_expiration test_runtime_configurable_cache_size/test.py::test_query_cache_size_is_runtime_configurable test_s3_storage_class/test.py::test_s3_storage_class_right test_s3_zero_copy_replication/test.py::test_s3_zero_copy_concurrent_merge test_s3_zero_copy_replication/test.py::test_s3_zero_copy_drop_detached_alter test_s3_zero_copy_replication/test.py::test_s3_zero_copy_drop_detached_system test_s3_zero_copy_replication/test.py::test_s3_zero_copy_keeps_data_after_mutation 'test_s3_zero_copy_replication/test.py::test_s3_zero_copy_replication[s3]' test_s3_zero_copy_replication/test.py::test_s3_zero_copy_unfreeze_alter test_s3_zero_copy_replication/test.py::test_s3_zero_copy_unfreeze_system 'test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_delete[False-10]' 'test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_delete[True-3]' 'test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered-False-10]' 'test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered-True-3]' 'test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered_copy-False-10]' 'test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered_copy-True-3]' test_select_access_rights/test_from_system_tables.py::test_information_schema test_select_access_rights/test_from_system_tables.py::test_system_db test_send_crash_reports/test.py::test_send_segfault test_server_initialization/test.py::test_partially_dropped_tables test_server_initialization/test.py::test_sophisticated_default test_sql_user_defined_functions_on_cluster/test.py::test_sql_user_defined_functions_on_cluster test_storage_kerberized_hdfs/test.py::test_cache_path test_storage_kerberized_hdfs/test.py::test_prohibited test_storage_kerberized_hdfs/test.py::test_read_table test_storage_kerberized_hdfs/test.py::test_read_table_expired test_storage_kerberized_hdfs/test.py::test_read_write_storage test_storage_kerberized_hdfs/test.py::test_two_users test_storage_kerberized_hdfs/test.py::test_write_storage_not_expired test_storage_kerberized_kafka/test.py::test_kafka_json_as_string test_storage_kerberized_kafka/test.py::test_kafka_json_as_string_no_kdc test_storage_kerberized_kafka/test.py::test_kafka_json_as_string_request_new_ticket_after_expiration 'test_storage_meilisearch/test.py::test_incorrect_data_type[False]' 'test_storage_meilisearch/test.py::test_incorrect_data_type_secure[False]' 'test_storage_meilisearch/test.py::test_insert[False]' 'test_storage_meilisearch/test.py::test_insert_secure[False]' 'test_storage_meilisearch/test.py::test_meilimatch[False]' 'test_storage_meilisearch/test.py::test_meilimatch_secure[False]' 'test_storage_meilisearch/test.py::test_named_collection[False]' -vvv" altinityinfra/integration-tests-runner:0-8e9be16153250c8307730c9b88c8517181f494ce '. Start tests ============================= test session starts ============================== platform linux -- Python 3.10.12, pytest-7.4.4, pluggy-1.5.0 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /ClickHouse/tests/integration configfile: pytest.ini plugins: xdist-3.5.0, repeat-0.9.3, random-0.2, order-1.0.1, timeout-2.2.0 timeout: 900.0s timeout method: signal timeout func_only: False created: 10/10 workers 10 workers [100 items] scheduling tests via LoadFileScheduling test_postgresql_database_engine/test.py::test_datetime test_s3_zero_copy_replication/test.py::test_s3_zero_copy_replication[s3] test_mysql_database_engine/test.py::test_mysql_types[float_1] test_recompression_ttl/test.py::test_recompression_multiple_ttls test_storage_meilisearch/test.py::test_incorrect_data_type[False] test_non_default_compression/test.py::test_preconfigured_custom_codec test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key[test_multiple_shards_multiple_replicas-default-key] test_storage_kerberized_hdfs/test.py::test_cache_path test_restore_replica/test.py::test_restore_replica_alive_replicas test_role/test.py::test_admin_option [gw1] [ 1%] PASSED test_role/test.py::test_admin_option test_role/test.py::test_changing_default_roles_affects_new_sessions_only [gw5] [ 2%] PASSED test_storage_meilisearch/test.py::test_incorrect_data_type[False] test_storage_meilisearch/test.py::test_incorrect_data_type_secure[False] [gw1] [ 3%] PASSED test_role/test.py::test_changing_default_roles_affects_new_sessions_only test_role/test.py::test_combine_privileges [gw5] [ 4%] PASSED test_storage_meilisearch/test.py::test_incorrect_data_type_secure[False] test_storage_meilisearch/test.py::test_insert[False] [gw2] [ 5%] PASSED test_postgresql_database_engine/test.py::test_datetime test_postgresql_database_engine/test.py::test_get_create_table_query_with_multidim_arrays [gw1] [ 6%] PASSED test_role/test.py::test_combine_privileges test_role/test.py::test_create_role [gw1] [ 7%] PASSED test_role/test.py::test_create_role test_role/test.py::test_function_current_roles [gw1] [ 8%] PASSED test_role/test.py::test_function_current_roles test_role/test.py::test_grant_role_to_role [gw8] [ 9%] PASSED test_mysql_database_engine/test.py::test_mysql_types[float_1] test_mysql_database_engine/test.py::test_mysql_types[float_2] [gw1] [ 10%] PASSED test_role/test.py::test_grant_role_to_role test_role/test.py::test_introspection [gw8] [ 11%] PASSED test_mysql_database_engine/test.py::test_mysql_types[float_2] test_mysql_database_engine/test.py::test_mysql_types[timestamp_6] [gw8] [ 12%] PASSED test_mysql_database_engine/test.py::test_mysql_types[timestamp_6] test_mysql_database_engine/test.py::test_mysql_types[timestamp_default] [gw5] [ 13%] PASSED test_storage_meilisearch/test.py::test_insert[False] test_storage_meilisearch/test.py::test_insert_secure[False] [gw9] [ 14%] PASSED test_non_default_compression/test.py::test_preconfigured_custom_codec test_non_default_compression/test.py::test_preconfigured_default_codec [gw8] [ 15%] PASSED test_mysql_database_engine/test.py::test_mysql_types[timestamp_default] test_mysql_database_engine/test.py::test_password_leak [gw8] [ 16%] PASSED test_mysql_database_engine/test.py::test_password_leak test_mysql_database_engine/test.py::test_predefined_connection_configuration [gw3] [ 17%] PASSED test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key[test_multiple_shards_multiple_replicas-default-key] test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key[test_multiple_shards_multiple_replicas-default-sipHash64(key)] [gw8] [ 18%] PASSED test_mysql_database_engine/test.py::test_predefined_connection_configuration [gw1] [ 19%] PASSED test_role/test.py::test_introspection test_role/test.py::test_revoke_requires_admin_option [gw3] [ 20%] PASSED test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key[test_multiple_shards_multiple_replicas-default-sipHash64(key)] test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key[test_multiple_shards_multiple_replicas-range-key] [gw3] [ 21%] PASSED test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key[test_multiple_shards_multiple_replicas-range-key] test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key[test_multiple_shards_multiple_replicas-range-sipHash64(key)] test_storage_kerberized_kafka/test.py::test_kafka_json_as_string [gw3] [ 22%] PASSED test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key[test_multiple_shards_multiple_replicas-range-sipHash64(key)] test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key[test_single_shard_multiple_replicas-default-key] [gw1] [ 23%] PASSED test_role/test.py::test_revoke_requires_admin_option test_role/test.py::test_role_expiration [gw6] [ 24%] PASSED test_restore_replica/test.py::test_restore_replica_alive_replicas test_restore_replica/test.py::test_restore_replica_invalid_tables [gw6] [ 25%] PASSED test_restore_replica/test.py::test_restore_replica_invalid_tables test_restore_replica/test.py::test_restore_replica_parallel [gw3] [ 26%] PASSED test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key[test_single_shard_multiple_replicas-default-key] test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key[test_single_shard_multiple_replicas-default-sipHash64(key)] [gw9] [ 27%] PASSED test_non_default_compression/test.py::test_preconfigured_default_codec test_non_default_compression/test.py::test_preconfigured_deflateqpl_codec [gw5] [ 28%] PASSED test_storage_meilisearch/test.py::test_insert_secure[False] test_storage_meilisearch/test.py::test_meilimatch[False] [gw3] [ 29%] PASSED test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key[test_single_shard_multiple_replicas-default-sipHash64(key)] test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key[test_single_shard_multiple_replicas-range-key] [gw3] [ 30%] PASSED test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key[test_single_shard_multiple_replicas-range-key] test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key[test_single_shard_multiple_replicas-range-sipHash64(key)] [gw3] [ 31%] PASSED test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key[test_single_shard_multiple_replicas-range-sipHash64(key)] [gw1] [ 32%] PASSED test_role/test.py::test_role_expiration test_role/test.py::test_set_role [gw1] [ 33%] PASSED test_role/test.py::test_set_role [gw2] [ 34%] PASSED test_postgresql_database_engine/test.py::test_get_create_table_query_with_multidim_arrays test_postgresql_database_engine/test.py::test_postgres_database_engine_with_postgres_ddl test_role/test.py::test_two_roles_expiration [gw9] [ 35%] PASSED test_non_default_compression/test.py::test_preconfigured_deflateqpl_codec test_non_default_compression/test.py::test_uncompressed_cache_custom_codec [gw7] [ 36%] PASSED test_recompression_ttl/test.py::test_recompression_multiple_ttls test_recompression_ttl/test.py::test_recompression_replicated [gw6] [ 37%] PASSED test_restore_replica/test.py::test_restore_replica_parallel test_restore_replica/test.py::test_restore_replica_sequential [gw9] [ 38%] PASSED test_non_default_compression/test.py::test_uncompressed_cache_custom_codec test_non_default_compression/test.py::test_uncompressed_cache_plus_zstd_codec [gw9] [ 39%] PASSED test_non_default_compression/test.py::test_uncompressed_cache_plus_zstd_codec [gw4] [ 40%] PASSED test_storage_kerberized_hdfs/test.py::test_cache_path test_storage_kerberized_hdfs/test.py::test_prohibited test_server_initialization/test.py::test_partially_dropped_tables [gw1] [ 41%] PASSED test_role/test.py::test_two_roles_expiration [gw4] [ 42%] PASSED test_storage_kerberized_hdfs/test.py::test_prohibited test_storage_kerberized_hdfs/test.py::test_read_table test_rocksdb_read_only/test.py::test_dirctory_missing_after_stop [gw6] [ 43%] PASSED test_restore_replica/test.py::test_restore_replica_sequential test_select_access_rights/test_from_system_tables.py::test_information_schema [gw5] [ 44%] PASSED test_storage_meilisearch/test.py::test_meilimatch[False] test_storage_meilisearch/test.py::test_meilimatch_secure[False] [gw0] [ 45%] PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_replication[s3] test_s3_zero_copy_replication/test.py::test_s3_zero_copy_concurrent_merge [gw8] [ 46%] PASSED test_storage_kerberized_kafka/test.py::test_kafka_json_as_string test_storage_kerberized_kafka/test.py::test_kafka_json_as_string_no_kdc [gw7] [ 47%] PASSED test_recompression_ttl/test.py::test_recompression_replicated test_recompression_ttl/test.py::test_recompression_simple test_password_constraints/test.py::test_complexity_rules [gw4] [ 48%] PASSED test_storage_kerberized_hdfs/test.py::test_read_table test_storage_kerberized_hdfs/test.py::test_read_table_expired [gw0] [ 49%] PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_concurrent_merge test_s3_zero_copy_replication/test.py::test_s3_zero_copy_drop_detached_alter [gw1] [ 50%] PASSED test_select_access_rights/test_from_system_tables.py::test_information_schema test_select_access_rights/test_from_system_tables.py::test_system_db [gw2] [ 51%] PASSED test_postgresql_database_engine/test.py::test_postgres_database_engine_with_postgres_ddl test_postgresql_database_engine/test.py::test_postgres_database_old_syntax [gw1] [ 52%] PASSED test_select_access_rights/test_from_system_tables.py::test_system_db [gw5] [ 53%] PASSED test_storage_meilisearch/test.py::test_meilimatch_secure[False] test_storage_meilisearch/test.py::test_named_collection[False] [gw5] [ 54%] PASSED test_storage_meilisearch/test.py::test_named_collection[False] test_profile_events_s3/test.py::test_profile_events [gw3] [ 55%] PASSED test_rocksdb_read_only/test.py::test_dirctory_missing_after_stop test_rocksdb_read_only/test.py::test_read_only test_profile_max_sessions_for_user/test.py::test_profile_max_sessions_for_user_client_suggestions_connection [gw3] [ 56%] PASSED test_rocksdb_read_only/test.py::test_read_only [gw6] [ 57%] PASSED test_password_constraints/test.py::test_complexity_rules test_password_constraints/test.py::test_default_password_type test_optimize_on_insert/test.py::test_empty_parts_optimize [gw6] [ 58%] PASSED test_password_constraints/test.py::test_default_password_type [gw9] [ 59%] PASSED test_server_initialization/test.py::test_partially_dropped_tables test_server_initialization/test.py::test_sophisticated_default [gw9] [ 60%] PASSED test_server_initialization/test.py::test_sophisticated_default [gw0] [ 61%] PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_drop_detached_alter test_s3_zero_copy_replication/test.py::test_s3_zero_copy_drop_detached_system test_remote_prewhere/test.py::test_remote test_old_parts_finally_removed/test.py::test_part_finally_removed [gw7] [ 62%] PASSED test_recompression_ttl/test.py::test_recompression_simple [gw6] [ 63%] PASSED test_remote_prewhere/test.py::test_remote test_odbc_interaction/test_exiled.py::test_bridge_dies_with_parent [gw5] [ 64%] PASSED test_profile_max_sessions_for_user/test.py::test_profile_max_sessions_for_user_client_suggestions_connection test_sql_user_defined_functions_on_cluster/test.py::test_sql_user_defined_functions_on_cluster test_replica_is_active/test.py::test_replica_is_active [gw1] [ 65%] PASSED test_profile_events_s3/test.py::test_profile_events [gw3] [ 66%] PASSED test_optimize_on_insert/test.py::test_empty_parts_optimize [gw0] [ 67%] PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_drop_detached_system test_s3_zero_copy_replication/test.py::test_s3_zero_copy_keeps_data_after_mutation [gw2] [ 68%] PASSED test_postgresql_database_engine/test.py::test_postgres_database_old_syntax test_postgresql_database_engine/test.py::test_postgresql_database_engine_queries test_s3_storage_class/test.py::test_s3_storage_class_right [gw3] [ 69%] PASSED test_s3_storage_class/test.py::test_s3_storage_class_right test_replica_can_become_leader/test.py::test_can_become_leader [gw6] [ 70%] PASSED test_sql_user_defined_functions_on_cluster/test.py::test_sql_user_defined_functions_on_cluster [gw5] [ 71%] PASSED test_replica_is_active/test.py::test_replica_is_active [gw0] [ 72%] PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_keeps_data_after_mutation test_s3_zero_copy_replication/test.py::test_s3_zero_copy_unfreeze_alter [gw9] [ 73%] PASSED test_old_parts_finally_removed/test.py::test_part_finally_removed test_send_crash_reports/test.py::test_send_segfault [gw2] [ 74%] PASSED test_postgresql_database_engine/test.py::test_postgresql_database_engine_queries test_postgresql_database_engine/test.py::test_postgresql_database_engine_table_cache [gw0] [ 75%] PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_unfreeze_alter test_s3_zero_copy_replication/test.py::test_s3_zero_copy_unfreeze_system [gw4] [ 76%] PASSED test_storage_kerberized_hdfs/test.py::test_read_table_expired test_storage_kerberized_hdfs/test.py::test_read_write_storage [gw0] [ 77%] PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_unfreeze_system test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_delete[False-10] [gw5] [ 78%] SKIPPED test_send_crash_reports/test.py::test_send_segfault [gw7] [ 79%] SKIPPED test_odbc_interaction/test_exiled.py::test_bridge_dies_with_parent [gw4] [ 80%] PASSED test_storage_kerberized_hdfs/test.py::test_read_write_storage test_storage_kerberized_hdfs/test.py::test_two_users [gw4] [ 81%] PASSED test_storage_kerberized_hdfs/test.py::test_two_users test_storage_kerberized_hdfs/test.py::test_write_storage_not_expired [gw1] [ 82%] PASSED test_replica_can_become_leader/test.py::test_can_become_leader test_relative_filepath/test.py::test_filepath test_runtime_configurable_cache_size/test.py::test_query_cache_size_is_runtime_configurable [gw7] [ 83%] PASSED test_relative_filepath/test.py::test_filepath [gw2] [ 84%] PASSED test_postgresql_database_engine/test.py::test_postgresql_database_engine_table_cache test_postgresql_database_engine/test.py::test_postgresql_database_engine_with_clickhouse_ddl [gw8] [ 85%] PASSED test_storage_kerberized_kafka/test.py::test_kafka_json_as_string_no_kdc test_storage_kerberized_kafka/test.py::test_kafka_json_as_string_request_new_ticket_after_expiration [gw1] [ 86%] PASSED test_runtime_configurable_cache_size/test.py::test_query_cache_size_is_runtime_configurable [gw4] [ 87%] PASSED test_storage_kerberized_hdfs/test.py::test_write_storage_not_expired [gw0] [ 88%] PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_delete[False-10] test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_delete[True-3] [gw2] [ 89%] PASSED test_postgresql_database_engine/test.py::test_postgresql_database_engine_with_clickhouse_ddl test_postgresql_database_engine/test.py::test_postgresql_database_with_schema [gw0] [ 90%] PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_delete[True-3] test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered-False-10] [gw8] [ 91%] PASSED test_storage_kerberized_kafka/test.py::test_kafka_json_as_string_request_new_ticket_after_expiration [gw0] [ 92%] PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered-False-10] test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered-True-3] [gw2] [ 93%] PASSED test_postgresql_database_engine/test.py::test_postgresql_database_with_schema test_postgresql_database_engine/test.py::test_postgresql_fetch_tables test_profile_settings_and_constraints_order/test.py::test_profile_settings_and_constraints_order [gw8] [ 94%] PASSED test_profile_settings_and_constraints_order/test.py::test_profile_settings_and_constraints_order [gw0] [ 95%] PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered-True-3] test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered_copy-False-10] [gw2] [ 96%] PASSED test_postgresql_database_engine/test.py::test_postgresql_fetch_tables test_postgresql_database_engine/test.py::test_postgresql_password_leak [gw0] [ 97%] PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered_copy-False-10] test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered_copy-True-3] [gw2] [ 98%] PASSED test_postgresql_database_engine/test.py::test_postgresql_password_leak test_postgresql_database_engine/test.py::test_predefined_connection_configuration [gw2] [ 99%] PASSED test_postgresql_database_engine/test.py::test_predefined_connection_configuration [gw0] [100%] PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered_copy-True-3] =============================== warnings summary =============================== test_restore_replica/test.py::test_restore_replica_sequential /usr/local/lib/python3.10/dist-packages/_pytest/threadexception.py:73: PytestUnhandledThreadExceptionWarning: Exception in thread Thread-12 (zk_loop) Traceback (most recent call last): File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner self.run() File "/usr/lib/python3.10/threading.py", line 953, in run self._target(*self._args, **self._kwargs) File "/usr/local/lib/python3.10/dist-packages/kazoo/protocol/connection.py", line 512, in zk_loop if retry(self._connect_loop, retry) is STOP_CONNECTING: File "/usr/local/lib/python3.10/dist-packages/kazoo/retry.py", line 126, in __call__ return func(*args, **kwargs) File "/usr/local/lib/python3.10/dist-packages/kazoo/protocol/connection.py", line 552, in _connect_loop status = self._connect_attempt(host, hostip, port, retry) File "/usr/local/lib/python3.10/dist-packages/kazoo/protocol/connection.py", line 602, in _connect_attempt response = self._read_socket(read_timeout) File "/usr/local/lib/python3.10/dist-packages/kazoo/protocol/connection.py", line 453, in _read_socket return self._read_response(header, buffer, offset) File "/usr/local/lib/python3.10/dist-packages/kazoo/protocol/connection.py", line 376, in _read_response request, async_object, xid = client._pending.popleft() IndexError: pop from an empty deque warnings.warn(pytest.PytestUnhandledThreadExceptionWarning(msg)) -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ============================== slowest durations =============================== 116.73s call test_storage_kerberized_kafka/test.py::test_kafka_json_as_string_no_kdc 78.25s call test_storage_kerberized_hdfs/test.py::test_read_table_expired 63.23s teardown test_storage_kerberized_hdfs/test.py::test_write_storage_not_expired 59.48s setup test_storage_kerberized_hdfs/test.py::test_cache_path 58.82s setup test_odbc_interaction/test_exiled.py::test_bridge_dies_with_parent 49.06s call test_storage_kerberized_kafka/test.py::test_kafka_json_as_string_request_new_ticket_after_expiration 37.19s call test_s3_zero_copy_replication/test.py::test_s3_zero_copy_replication[s3] 35.80s call test_postgresql_database_engine/test.py::test_postgresql_database_engine_table_cache 35.17s call test_old_parts_finally_removed/test.py::test_part_finally_removed 35.08s setup test_s3_zero_copy_replication/test.py::test_s3_zero_copy_replication[s3] 34.42s call test_postgresql_database_engine/test.py::test_postgresql_database_engine_with_clickhouse_ddl 33.89s setup test_server_initialization/test.py::test_partially_dropped_tables 33.66s call test_postgresql_database_engine/test.py::test_postgresql_database_with_schema 33.61s call test_postgresql_database_engine/test.py::test_postgres_database_engine_with_postgres_ddl 33.56s call test_postgresql_database_engine/test.py::test_get_create_table_query_with_multidim_arrays 33.52s call test_postgresql_database_engine/test.py::test_postgresql_password_leak 33.50s call test_postgresql_database_engine/test.py::test_postgresql_database_engine_queries 33.06s call test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_delete[False-10] 33.03s setup test_restore_replica/test.py::test_restore_replica_alive_replicas 32.71s setup test_replica_can_become_leader/test.py::test_can_become_leader 32.64s call test_postgresql_database_engine/test.py::test_postgres_database_old_syntax 32.60s setup test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key[test_multiple_shards_multiple_replicas-default-key] 32.53s call test_postgresql_database_engine/test.py::test_postgresql_fetch_tables 31.56s call test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered-False-10] 31.37s call test_recompression_ttl/test.py::test_recompression_multiple_ttls 30.64s call test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered-True-3] 30.61s call test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered_copy-True-3] 30.60s call test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered_copy-False-10] 30.17s call test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_delete[True-3] 29.65s call test_s3_zero_copy_replication/test.py::test_s3_zero_copy_keeps_data_after_mutation 29.02s teardown test_storage_kerberized_kafka/test.py::test_kafka_json_as_string_request_new_ticket_after_expiration 27.75s setup test_non_default_compression/test.py::test_preconfigured_custom_codec 27.50s setup test_replica_is_active/test.py::test_replica_is_active 25.36s call test_recompression_ttl/test.py::test_recompression_simple 25.35s setup test_sql_user_defined_functions_on_cluster/test.py::test_sql_user_defined_functions_on_cluster 25.24s setup test_storage_kerberized_kafka/test.py::test_kafka_json_as_string 24.06s call test_storage_kerberized_hdfs/test.py::test_write_storage_not_expired 23.34s setup test_mysql_database_engine/test.py::test_mysql_types[float_1] 22.61s setup test_recompression_ttl/test.py::test_recompression_multiple_ttls 22.59s teardown test_profile_events_s3/test.py::test_profile_events 22.34s teardown test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered_copy-True-3] 22.34s teardown test_send_crash_reports/test.py::test_send_segfault 22.33s teardown test_s3_storage_class/test.py::test_s3_storage_class_right 22.04s call test_storage_meilisearch/test.py::test_meilimatch[False] 20.87s call test_recompression_ttl/test.py::test_recompression_replicated 20.22s call test_storage_meilisearch/test.py::test_meilimatch_secure[False] 18.97s setup test_profile_events_s3/test.py::test_profile_events 18.38s setup test_optimize_on_insert/test.py::test_empty_parts_optimize 17.98s setup test_postgresql_database_engine/test.py::test_datetime 17.92s call test_s3_zero_copy_replication/test.py::test_s3_zero_copy_drop_detached_system 17.29s setup test_storage_meilisearch/test.py::test_incorrect_data_type[False] 17.05s call test_s3_zero_copy_replication/test.py::test_s3_zero_copy_drop_detached_alter 16.37s call test_storage_kerberized_hdfs/test.py::test_read_table 15.44s setup test_role/test.py::test_admin_option 14.46s setup test_rocksdb_read_only/test.py::test_dirctory_missing_after_stop 14.43s setup test_relative_filepath/test.py::test_filepath 14.42s setup test_s3_storage_class/test.py::test_s3_storage_class_right 14.41s setup test_profile_settings_and_constraints_order/test.py::test_profile_settings_and_constraints_order 13.58s setup test_password_constraints/test.py::test_complexity_rules 13.41s call test_storage_meilisearch/test.py::test_insert[False] 13.31s setup test_profile_max_sessions_for_user/test.py::test_profile_max_sessions_for_user_client_suggestions_connection 13.26s setup test_send_crash_reports/test.py::test_send_segfault 13.18s call test_rocksdb_read_only/test.py::test_dirctory_missing_after_stop 13.03s call test_storage_meilisearch/test.py::test_insert_secure[False] 12.28s call test_non_default_compression/test.py::test_preconfigured_default_codec 12.18s teardown test_restore_replica/test.py::test_restore_replica_sequential 12.06s call test_restore_replica/test.py::test_restore_replica_sequential 11.67s teardown test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key[test_single_shard_multiple_replicas-range-sipHash64(key)] 11.12s setup test_select_access_rights/test_from_system_tables.py::test_information_schema 10.44s call test_restore_replica/test.py::test_restore_replica_alive_replicas 10.22s setup test_old_parts_finally_removed/test.py::test_part_finally_removed 10.09s call test_restore_replica/test.py::test_restore_replica_parallel 9.63s call test_role/test.py::test_two_roles_expiration 9.37s setup test_runtime_configurable_cache_size/test.py::test_query_cache_size_is_runtime_configurable 9.07s call test_storage_kerberized_hdfs/test.py::test_read_write_storage 8.50s call test_role/test.py::test_introspection 8.39s call test_non_default_compression/test.py::test_preconfigured_deflateqpl_codec 8.29s call test_s3_zero_copy_replication/test.py::test_s3_zero_copy_unfreeze_system 8.25s call test_role/test.py::test_role_expiration 8.22s call test_runtime_configurable_cache_size/test.py::test_query_cache_size_is_runtime_configurable 8.14s call test_s3_zero_copy_replication/test.py::test_s3_zero_copy_unfreeze_alter 7.99s call test_s3_zero_copy_replication/test.py::test_s3_zero_copy_concurrent_merge 7.50s call test_storage_kerberized_kafka/test.py::test_kafka_json_as_string 7.04s setup test_remote_prewhere/test.py::test_remote 7.00s teardown test_non_default_compression/test.py::test_uncompressed_cache_plus_zstd_codec 6.07s teardown test_recompression_ttl/test.py::test_recompression_simple 5.96s call test_role/test.py::test_revoke_requires_admin_option 5.67s call test_select_access_rights/test_from_system_tables.py::test_system_db 5.60s teardown test_sql_user_defined_functions_on_cluster/test.py::test_sql_user_defined_functions_on_cluster 5.33s teardown test_replica_can_become_leader/test.py::test_can_become_leader 5.26s call test_non_default_compression/test.py::test_preconfigured_custom_codec 4.89s teardown test_optimize_on_insert/test.py::test_empty_parts_optimize 4.85s call test_profile_events_s3/test.py::test_profile_events 4.80s teardown test_old_parts_finally_removed/test.py::test_part_finally_removed 4.77s teardown test_replica_is_active/test.py::test_replica_is_active 4.35s call test_replica_is_active/test.py::test_replica_is_active 4.21s teardown test_profile_max_sessions_for_user/test.py::test_profile_max_sessions_for_user_client_suggestions_connection 4.14s teardown test_remote_prewhere/test.py::test_remote 4.13s teardown test_mysql_database_engine/test.py::test_predefined_connection_configuration 4.10s teardown test_odbc_interaction/test_exiled.py::test_bridge_dies_with_parent 4.05s teardown test_role/test.py::test_two_roles_expiration 4.02s teardown test_password_constraints/test.py::test_default_password_type 4.00s teardown test_postgresql_database_engine/test.py::test_predefined_connection_configuration 3.69s call test_postgresql_database_engine/test.py::test_predefined_connection_configuration 3.48s teardown test_select_access_rights/test_from_system_tables.py::test_system_db 3.44s teardown test_storage_meilisearch/test.py::test_named_collection[False] 3.42s setup test_storage_kerberized_kafka/test.py::test_kafka_json_as_string_request_new_ticket_after_expiration 3.26s teardown test_profile_settings_and_constraints_order/test.py::test_profile_settings_and_constraints_order 3.16s teardown test_relative_filepath/test.py::test_filepath 2.75s call test_select_access_rights/test_from_system_tables.py::test_information_schema 2.74s call test_mysql_database_engine/test.py::test_mysql_types[float_1] 2.70s call test_mysql_database_engine/test.py::test_mysql_types[timestamp_6] 2.57s call test_sql_user_defined_functions_on_cluster/test.py::test_sql_user_defined_functions_on_cluster 2.55s call test_mysql_database_engine/test.py::test_predefined_connection_configuration 2.51s call test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key[test_multiple_shards_multiple_replicas-default-sipHash64(key)] 2.50s call test_password_constraints/test.py::test_complexity_rules 2.46s call test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key[test_multiple_shards_multiple_replicas-range-sipHash64(key)] 2.42s call test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key[test_multiple_shards_multiple_replicas-default-key] 2.36s call test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key[test_multiple_shards_multiple_replicas-range-key] 2.28s call test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key[test_single_shard_multiple_replicas-default-key] 2.27s teardown test_server_initialization/test.py::test_sophisticated_default 2.27s call test_mysql_database_engine/test.py::test_mysql_types[timestamp_default] 2.25s call test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key[test_single_shard_multiple_replicas-range-key] 2.20s call test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key[test_single_shard_multiple_replicas-default-sipHash64(key)] 2.14s call test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key[test_single_shard_multiple_replicas-range-sipHash64(key)] 2.13s call test_mysql_database_engine/test.py::test_mysql_types[float_2] 2.10s call test_rocksdb_read_only/test.py::test_read_only 2.10s call test_role/test.py::test_function_current_roles 2.09s call test_storage_kerberized_hdfs/test.py::test_prohibited 2.02s call test_role/test.py::test_combine_privileges 1.99s call test_optimize_on_insert/test.py::test_empty_parts_optimize 1.99s teardown test_rocksdb_read_only/test.py::test_read_only 1.97s call test_role/test.py::test_admin_option 1.96s call test_role/test.py::test_grant_role_to_role 1.95s call test_storage_kerberized_hdfs/test.py::test_two_users 1.91s teardown test_runtime_configurable_cache_size/test.py::test_query_cache_size_is_runtime_configurable 1.54s call test_role/test.py::test_create_role 1.45s call test_profile_max_sessions_for_user/test.py::test_profile_max_sessions_for_user_client_suggestions_connection 1.26s call test_storage_meilisearch/test.py::test_named_collection[False] 1.14s call test_postgresql_database_engine/test.py::test_datetime 1.03s call test_storage_kerberized_hdfs/test.py::test_cache_path 1.02s call test_non_default_compression/test.py::test_uncompressed_cache_custom_codec 0.88s call test_storage_meilisearch/test.py::test_incorrect_data_type[False] 0.75s call test_s3_storage_class/test.py::test_s3_storage_class_right 0.74s call test_role/test.py::test_changing_default_roles_affects_new_sessions_only 0.73s call test_storage_meilisearch/test.py::test_incorrect_data_type_secure[False] 0.70s call test_non_default_compression/test.py::test_uncompressed_cache_plus_zstd_codec 0.66s call test_mysql_database_engine/test.py::test_password_leak 0.65s call test_role/test.py::test_set_role 0.65s call test_restore_replica/test.py::test_restore_replica_invalid_tables 0.59s call test_relative_filepath/test.py::test_filepath 0.49s teardown test_role/test.py::test_function_current_roles 0.49s call test_server_initialization/test.py::test_partially_dropped_tables 0.48s call test_odbc_interaction/test_exiled.py::test_bridge_dies_with_parent 0.43s teardown test_role/test.py::test_introspection 0.43s teardown test_role/test.py::test_revoke_requires_admin_option 0.43s call test_replica_can_become_leader/test.py::test_can_become_leader 0.43s call test_server_initialization/test.py::test_sophisticated_default 0.43s call test_password_constraints/test.py::test_default_password_type 0.43s call test_send_crash_reports/test.py::test_send_segfault 0.43s call test_profile_settings_and_constraints_order/test.py::test_profile_settings_and_constraints_order 0.38s teardown test_role/test.py::test_combine_privileges 0.38s teardown test_role/test.py::test_create_role 0.34s teardown test_role/test.py::test_role_expiration 0.33s teardown test_role/test.py::test_set_role 0.33s teardown test_role/test.py::test_admin_option 0.33s teardown test_role/test.py::test_grant_role_to_role 0.33s teardown test_role/test.py::test_changing_default_roles_affects_new_sessions_only 0.32s setup test_storage_kerberized_kafka/test.py::test_kafka_json_as_string_no_kdc 0.22s call test_remote_prewhere/test.py::test_remote 0.17s setup test_select_access_rights/test_from_system_tables.py::test_system_db 0.00s teardown test_restore_replica/test.py::test_restore_replica_parallel 0.00s teardown test_storage_kerberized_hdfs/test.py::test_cache_path 0.00s teardown test_restore_replica/test.py::test_restore_replica_alive_replicas 0.00s teardown test_storage_meilisearch/test.py::test_meilimatch_secure[False] 0.00s teardown test_s3_zero_copy_replication/test.py::test_s3_zero_copy_replication[s3] 0.00s setup test_mysql_database_engine/test.py::test_mysql_types[timestamp_6] 0.00s setup test_mysql_database_engine/test.py::test_mysql_types[float_2] 0.00s setup test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key[test_single_shard_multiple_replicas-range-key] 0.00s teardown test_storage_kerberized_kafka/test.py::test_kafka_json_as_string 0.00s teardown test_storage_kerberized_hdfs/test.py::test_read_table 0.00s setup test_role/test.py::test_set_role 0.00s setup test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key[test_single_shard_multiple_replicas-default-sipHash64(key)] 0.00s teardown test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key[test_multiple_shards_multiple_replicas-default-key] 0.00s teardown test_storage_meilisearch/test.py::test_meilimatch[False] 0.00s setup test_s3_zero_copy_replication/test.py::test_s3_zero_copy_drop_detached_system 0.00s setup test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key[test_single_shard_multiple_replicas-range-sipHash64(key)] 0.00s setup test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key[test_multiple_shards_multiple_replicas-range-sipHash64(key)] 0.00s setup test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key[test_single_shard_multiple_replicas-default-key] 0.00s teardown test_storage_kerberized_hdfs/test.py::test_read_write_storage 0.00s setup test_storage_meilisearch/test.py::test_insert[False] 0.00s setup test_recompression_ttl/test.py::test_recompression_replicated 0.00s teardown test_non_default_compression/test.py::test_preconfigured_custom_codec 0.00s setup test_mysql_database_engine/test.py::test_mysql_types[timestamp_default] 0.00s teardown test_storage_kerberized_kafka/test.py::test_kafka_json_as_string_no_kdc 0.00s setup test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_delete[False-10] 0.00s teardown test_recompression_ttl/test.py::test_recompression_multiple_ttls 0.00s setup test_role/test.py::test_changing_default_roles_affects_new_sessions_only 0.00s teardown test_server_initialization/test.py::test_partially_dropped_tables 0.00s setup test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered_copy-False-10] 0.00s setup test_role/test.py::test_revoke_requires_admin_option 0.00s setup test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered-False-10] 0.00s teardown test_storage_meilisearch/test.py::test_incorrect_data_type[False] 0.00s setup test_rocksdb_read_only/test.py::test_read_only 0.00s setup test_mysql_database_engine/test.py::test_password_leak 0.00s setup test_role/test.py::test_role_expiration 0.00s teardown test_mysql_database_engine/test.py::test_mysql_types[float_2] 0.00s setup test_recompression_ttl/test.py::test_recompression_simple 0.00s setup test_role/test.py::test_grant_role_to_role 0.00s teardown test_mysql_database_engine/test.py::test_mysql_types[float_1] 0.00s setup test_role/test.py::test_combine_privileges 0.00s teardown test_password_constraints/test.py::test_complexity_rules 0.00s setup test_restore_replica/test.py::test_restore_replica_parallel 0.00s setup test_postgresql_database_engine/test.py::test_postgresql_database_engine_queries 0.00s setup test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key[test_multiple_shards_multiple_replicas-default-sipHash64(key)] 0.00s setup test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered_copy-True-3] 0.00s setup test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered-True-3] 0.00s setup test_role/test.py::test_two_roles_expiration 0.00s teardown test_storage_kerberized_hdfs/test.py::test_read_table_expired 0.00s teardown test_postgresql_database_engine/test.py::test_datetime 0.00s setup test_postgresql_database_engine/test.py::test_postgresql_database_engine_table_cache 0.00s setup test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_delete[True-3] 0.00s setup test_storage_kerberized_hdfs/test.py::test_prohibited 0.00s setup test_storage_kerberized_hdfs/test.py::test_read_write_storage 0.00s teardown test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key[test_multiple_shards_multiple_replicas-range-key] 0.00s setup test_storage_meilisearch/test.py::test_meilimatch_secure[False] 0.00s setup test_storage_meilisearch/test.py::test_meilimatch[False] 0.00s setup test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key[test_multiple_shards_multiple_replicas-range-key] 0.00s setup test_storage_meilisearch/test.py::test_named_collection[False] 0.00s setup test_server_initialization/test.py::test_sophisticated_default 0.00s teardown test_mysql_database_engine/test.py::test_mysql_types[timestamp_default] 0.00s setup test_role/test.py::test_create_role 0.00s teardown test_storage_meilisearch/test.py::test_incorrect_data_type_secure[False] 0.00s teardown test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered-True-3] 0.00s setup test_non_default_compression/test.py::test_preconfigured_default_codec 0.00s teardown test_rocksdb_read_only/test.py::test_dirctory_missing_after_stop 0.00s setup test_postgresql_database_engine/test.py::test_get_create_table_query_with_multidim_arrays 0.00s teardown test_non_default_compression/test.py::test_preconfigured_default_codec 0.00s teardown test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered_copy-False-10] 0.00s setup test_role/test.py::test_function_current_roles 0.00s teardown test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key[test_single_shard_multiple_replicas-default-sipHash64(key)] 0.00s setup test_role/test.py::test_introspection 0.00s setup test_s3_zero_copy_replication/test.py::test_s3_zero_copy_unfreeze_system 0.00s setup test_postgresql_database_engine/test.py::test_postgresql_database_engine_with_clickhouse_ddl 0.00s teardown test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key[test_single_shard_multiple_replicas-default-key] 0.00s teardown test_recompression_ttl/test.py::test_recompression_replicated 0.00s teardown test_storage_meilisearch/test.py::test_insert_secure[False] 0.00s teardown test_postgresql_database_engine/test.py::test_postgresql_password_leak 0.00s teardown test_postgresql_database_engine/test.py::test_postgresql_database_engine_table_cache 0.00s setup test_postgresql_database_engine/test.py::test_postgresql_password_leak 0.00s setup test_storage_kerberized_hdfs/test.py::test_two_users 0.00s teardown test_non_default_compression/test.py::test_preconfigured_deflateqpl_codec 0.00s setup test_mysql_database_engine/test.py::test_predefined_connection_configuration 0.00s teardown test_s3_zero_copy_replication/test.py::test_s3_zero_copy_unfreeze_alter 0.00s teardown test_select_access_rights/test_from_system_tables.py::test_information_schema 0.00s setup test_restore_replica/test.py::test_restore_replica_sequential 0.00s teardown test_postgresql_database_engine/test.py::test_postgresql_fetch_tables 0.00s setup test_storage_meilisearch/test.py::test_incorrect_data_type_secure[False] 0.00s teardown test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_delete[False-10] 0.00s setup test_non_default_compression/test.py::test_uncompressed_cache_custom_codec 0.00s teardown test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key[test_multiple_shards_multiple_replicas-range-sipHash64(key)] 0.00s teardown test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key[test_single_shard_multiple_replicas-range-key] 0.00s teardown test_s3_zero_copy_replication/test.py::test_s3_zero_copy_unfreeze_system 0.00s teardown test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered-False-10] 0.00s setup test_non_default_compression/test.py::test_preconfigured_deflateqpl_codec 0.00s setup test_postgresql_database_engine/test.py::test_predefined_connection_configuration 0.00s setup test_postgresql_database_engine/test.py::test_postgres_database_old_syntax 0.00s teardown test_postgresql_database_engine/test.py::test_postgresql_database_engine_queries 0.00s teardown test_s3_zero_copy_replication/test.py::test_s3_zero_copy_drop_detached_alter 0.00s teardown test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_delete[True-3] 0.00s setup test_s3_zero_copy_replication/test.py::test_s3_zero_copy_concurrent_merge 0.00s setup test_storage_kerberized_hdfs/test.py::test_read_table_expired 0.00s setup test_s3_zero_copy_replication/test.py::test_s3_zero_copy_keeps_data_after_mutation 0.00s setup test_s3_zero_copy_replication/test.py::test_s3_zero_copy_drop_detached_alter 0.00s teardown test_s3_zero_copy_replication/test.py::test_s3_zero_copy_keeps_data_after_mutation 0.00s teardown test_s3_zero_copy_replication/test.py::test_s3_zero_copy_drop_detached_system 0.00s teardown test_non_default_compression/test.py::test_uncompressed_cache_custom_codec 0.00s teardown test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key[test_multiple_shards_multiple_replicas-default-sipHash64(key)] 0.00s setup test_restore_replica/test.py::test_restore_replica_invalid_tables 0.00s teardown test_mysql_database_engine/test.py::test_mysql_types[timestamp_6] 0.00s teardown test_storage_meilisearch/test.py::test_insert[False] 0.00s setup test_storage_meilisearch/test.py::test_insert_secure[False] 0.00s setup test_password_constraints/test.py::test_default_password_type 0.00s setup test_storage_kerberized_hdfs/test.py::test_read_table 0.00s setup test_s3_zero_copy_replication/test.py::test_s3_zero_copy_unfreeze_alter 0.00s setup test_postgresql_database_engine/test.py::test_postgresql_database_with_schema 0.00s setup test_non_default_compression/test.py::test_uncompressed_cache_plus_zstd_codec 0.00s setup test_storage_kerberized_hdfs/test.py::test_write_storage_not_expired 0.00s setup test_postgresql_database_engine/test.py::test_postgres_database_engine_with_postgres_ddl 0.00s setup test_postgresql_database_engine/test.py::test_postgresql_fetch_tables 0.00s teardown test_restore_replica/test.py::test_restore_replica_invalid_tables 0.00s teardown test_s3_zero_copy_replication/test.py::test_s3_zero_copy_concurrent_merge 0.00s teardown test_postgresql_database_engine/test.py::test_postgres_database_old_syntax 0.00s teardown test_mysql_database_engine/test.py::test_password_leak 0.00s teardown test_postgresql_database_engine/test.py::test_postgres_database_engine_with_postgres_ddl 0.00s teardown test_postgresql_database_engine/test.py::test_get_create_table_query_with_multidim_arrays 0.00s teardown test_storage_kerberized_hdfs/test.py::test_two_users 0.00s teardown test_postgresql_database_engine/test.py::test_postgresql_database_with_schema 0.00s teardown test_postgresql_database_engine/test.py::test_postgresql_database_engine_with_clickhouse_ddl 0.00s teardown test_storage_kerberized_hdfs/test.py::test_prohibited =========================== short test summary info ============================ PASSED test_role/test.py::test_admin_option PASSED test_storage_meilisearch/test.py::test_incorrect_data_type[False] PASSED test_role/test.py::test_changing_default_roles_affects_new_sessions_only PASSED test_storage_meilisearch/test.py::test_incorrect_data_type_secure[False] PASSED test_postgresql_database_engine/test.py::test_datetime PASSED test_role/test.py::test_combine_privileges PASSED test_role/test.py::test_create_role PASSED test_role/test.py::test_function_current_roles PASSED test_mysql_database_engine/test.py::test_mysql_types[float_1] PASSED test_role/test.py::test_grant_role_to_role PASSED test_mysql_database_engine/test.py::test_mysql_types[float_2] PASSED test_mysql_database_engine/test.py::test_mysql_types[timestamp_6] PASSED test_storage_meilisearch/test.py::test_insert[False] PASSED test_non_default_compression/test.py::test_preconfigured_custom_codec PASSED test_mysql_database_engine/test.py::test_mysql_types[timestamp_default] PASSED test_mysql_database_engine/test.py::test_password_leak PASSED test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key[test_multiple_shards_multiple_replicas-default-key] PASSED test_mysql_database_engine/test.py::test_predefined_connection_configuration PASSED test_role/test.py::test_introspection PASSED test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key[test_multiple_shards_multiple_replicas-default-sipHash64(key)] PASSED test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key[test_multiple_shards_multiple_replicas-range-key] PASSED test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key[test_multiple_shards_multiple_replicas-range-sipHash64(key)] PASSED test_role/test.py::test_revoke_requires_admin_option PASSED test_restore_replica/test.py::test_restore_replica_alive_replicas PASSED test_restore_replica/test.py::test_restore_replica_invalid_tables PASSED test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key[test_single_shard_multiple_replicas-default-key] PASSED test_non_default_compression/test.py::test_preconfigured_default_codec PASSED test_storage_meilisearch/test.py::test_insert_secure[False] PASSED test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key[test_single_shard_multiple_replicas-default-sipHash64(key)] PASSED test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key[test_single_shard_multiple_replicas-range-key] PASSED test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key[test_single_shard_multiple_replicas-range-sipHash64(key)] PASSED test_role/test.py::test_role_expiration PASSED test_role/test.py::test_set_role PASSED test_postgresql_database_engine/test.py::test_get_create_table_query_with_multidim_arrays PASSED test_non_default_compression/test.py::test_preconfigured_deflateqpl_codec PASSED test_recompression_ttl/test.py::test_recompression_multiple_ttls PASSED test_restore_replica/test.py::test_restore_replica_parallel PASSED test_non_default_compression/test.py::test_uncompressed_cache_custom_codec PASSED test_non_default_compression/test.py::test_uncompressed_cache_plus_zstd_codec PASSED test_storage_kerberized_hdfs/test.py::test_cache_path PASSED test_role/test.py::test_two_roles_expiration PASSED test_storage_kerberized_hdfs/test.py::test_prohibited PASSED test_restore_replica/test.py::test_restore_replica_sequential PASSED test_storage_meilisearch/test.py::test_meilimatch[False] PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_replication[s3] PASSED test_storage_kerberized_kafka/test.py::test_kafka_json_as_string PASSED test_recompression_ttl/test.py::test_recompression_replicated PASSED test_storage_kerberized_hdfs/test.py::test_read_table PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_concurrent_merge PASSED test_select_access_rights/test_from_system_tables.py::test_information_schema PASSED test_postgresql_database_engine/test.py::test_postgres_database_engine_with_postgres_ddl PASSED test_select_access_rights/test_from_system_tables.py::test_system_db PASSED test_storage_meilisearch/test.py::test_meilimatch_secure[False] PASSED test_storage_meilisearch/test.py::test_named_collection[False] PASSED test_rocksdb_read_only/test.py::test_dirctory_missing_after_stop PASSED test_rocksdb_read_only/test.py::test_read_only PASSED test_password_constraints/test.py::test_complexity_rules PASSED test_password_constraints/test.py::test_default_password_type PASSED test_server_initialization/test.py::test_partially_dropped_tables PASSED test_server_initialization/test.py::test_sophisticated_default PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_drop_detached_alter PASSED test_recompression_ttl/test.py::test_recompression_simple PASSED test_remote_prewhere/test.py::test_remote PASSED test_profile_max_sessions_for_user/test.py::test_profile_max_sessions_for_user_client_suggestions_connection PASSED test_profile_events_s3/test.py::test_profile_events PASSED test_optimize_on_insert/test.py::test_empty_parts_optimize PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_drop_detached_system PASSED test_postgresql_database_engine/test.py::test_postgres_database_old_syntax PASSED test_s3_storage_class/test.py::test_s3_storage_class_right PASSED test_sql_user_defined_functions_on_cluster/test.py::test_sql_user_defined_functions_on_cluster PASSED test_replica_is_active/test.py::test_replica_is_active PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_keeps_data_after_mutation PASSED test_old_parts_finally_removed/test.py::test_part_finally_removed PASSED test_postgresql_database_engine/test.py::test_postgresql_database_engine_queries PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_unfreeze_alter PASSED test_storage_kerberized_hdfs/test.py::test_read_table_expired PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_unfreeze_system PASSED test_storage_kerberized_hdfs/test.py::test_read_write_storage PASSED test_storage_kerberized_hdfs/test.py::test_two_users PASSED test_replica_can_become_leader/test.py::test_can_become_leader PASSED test_relative_filepath/test.py::test_filepath PASSED test_postgresql_database_engine/test.py::test_postgresql_database_engine_table_cache PASSED test_storage_kerberized_kafka/test.py::test_kafka_json_as_string_no_kdc PASSED test_runtime_configurable_cache_size/test.py::test_query_cache_size_is_runtime_configurable PASSED test_storage_kerberized_hdfs/test.py::test_write_storage_not_expired PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_delete[False-10] PASSED test_postgresql_database_engine/test.py::test_postgresql_database_engine_with_clickhouse_ddl PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_delete[True-3] PASSED test_storage_kerberized_kafka/test.py::test_kafka_json_as_string_request_new_ticket_after_expiration PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered-False-10] PASSED test_postgresql_database_engine/test.py::test_postgresql_database_with_schema PASSED test_profile_settings_and_constraints_order/test.py::test_profile_settings_and_constraints_order PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered-True-3] PASSED test_postgresql_database_engine/test.py::test_postgresql_fetch_tables PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered_copy-False-10] PASSED test_postgresql_database_engine/test.py::test_postgresql_password_leak PASSED test_postgresql_database_engine/test.py::test_predefined_connection_configuration PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered_copy-True-3] SKIPPED [1] test_send_crash_reports/test.py:45: doesn't fit in timeouts for stacktrace generation SKIPPED [1] test_odbc_interaction/test_exiled.py:67: Leak sanitizer falsely reports about a leak of 16 bytes in clickhouse-odbc-bridge ============= 98 passed, 2 skipped, 1 warning in 378.27s (0:06:18) =============